Skip to main content
Version: 24.03

receiveUniqueIdPushNotification

Receives a Traceability Unique Id push notification

Request Body
  • header object required
  • notificationId uuid required

    A UUIDv4 to uniquely identify a Unique ID push notification.

  • senderBPN string required

    The business partner number (BPN) of the sender.

  • senderAddress uri required

    The Eclipse Dataspace Connector (EDC) URL of the sender.

  • recipientBPN string required

    The business partner number (BPN) of the receiver.

  • classification string required

    Possible values: [Child-Relationship]

    The classification defines the type of the Unique ID push notification.

  • content object required
  • information string

    Possible values: <= 1000 characters

  • listOfItems object[] required
    oneOf

  • manufacturerId string required

    The Business Partner Number (BPNL) of the manufacturer of the serialized part, i.e., the companies main entry.

  • manufacturerPartId string required

    The ID of the type/catalog part (of which the serialized part is an instance of) from the manufacturer.

  • customerPartId string

    The ID of the type/catalog part (of which the serialized part is an instance of) from the customer.

  • partInstanceId string required

    The serial number of the serialized part from the manufacturer. We assume here that the customer does not have or create its own serial number for a part, but just used the manufacturer's serial number.

  • catenaxId string required

    Catena-X ID for a serialized part.

Responses

Notification was received successfully

Loading...